repo.or.cz
/
ExpressLRS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
MSP VTX device (#2007)
[ExpressLRS.git]
/
src
/
hardware
/
RX
/
Generic 2400 Whoop Rx and VTx.json
blob
803bdc86f5da9587a180b1c11b77e2bec094b9ed
1
{
2
"serial_rx": 3,
3
"serial_tx": 1,
4
5
"radio_miso": 33,
6
"radio_mosi": 32,
7
"radio_rst": 26,
8
"radio_sck": 25,
9
10
"radio_busy": 36,
11
"radio_dio1": 37,
12
"radio_nss": 27,
13
14
"power_min": 0,
15
"power_high": 0,
16
"power_max": 0,
17
"power_default": 0,
18
"power_control": 0,
19
"power_values": [13],
20
21
"led_rgb": 22,
22
"led_rgb_isgrb": true,
23
"ledidx_rgb_status": [0],
24
"ledidx_rgb_vtx": [1],
25
"ledidx_rgb_boot": [0,1],
26
27
"vtx_nss": 19,
28
"vtx_miso": 23,
29
"vtx_mosi": 18,
30
"vtx_sck": 5,
31
32
"vtx_amp_pwm": 12,
33
"vtx_amp_vpd": 4,
34
"vtx_amp_vref": 2,
35
36
"vtx_amp_vpd_25mW": [600,600,600,600],
37
"vtx_amp_vpd_100mW": [1500,1500,1500,1500],
38
39
"button": 0
40
}